Skip to content

bug fixes and cleanup#3

Merged
israpps merged 6 commits intoisrapps:windowsfrom
MegaBitmap:test2-25-9-7
Sep 12, 2025
Merged

bug fixes and cleanup#3
israpps merged 6 commits intoisrapps:windowsfrom
MegaBitmap:test2-25-9-7

Conversation

@MegaBitmap
Copy link
Copy Markdown

The compilation warnings were fixed.
Added reddevild271's fix for windows created exfat partitions.
Fixed writing to VMCs by adding -fno-inline in the makefile.
Please read the commit messages for more details.

MegaBitmap and others added 6 commits September 7, 2025 09:06
This fixes write operations.
Without this the g++ optimizer will in-line code. This causes a bug where writes are not saved properly.
Co-Authored-By: reddevild271 <3466097+reddevild271@users.noreply.github.com>
The exception for calling sendto in handle_cmd_info was removed.
Instead just print an error and continue running.
@MegaBitmap
Copy link
Copy Markdown
Author

I fixed the workflow.

@israpps
Copy link
Copy Markdown
Owner

israpps commented Sep 12, 2025

Thanks man

@israpps israpps merged commit b01eaf1 into israpps:windows Sep 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants